Sanjay_Pradhan

SonicWall Employee
Default Avatar

Join the Conversation

To sign in, use your existing MySonicWall account. To create a free MySonicWall account click "Register".

Sanjay_Pradhan SonicWall Employee

Badges (6)

4 Year Anniversary3 Year AnniversaryName Dropper1 Year Anniversary2 Year AnniversaryFirst Comment

Comments

  • @Eric_Fresno While adding the switches to the Firewall, either the switch should be in its Factory default state, or the firewall will try to reset it. Probably, the reset command is not going through. Try resetting the switch and adding it to the firewall. However, you will lose the switch settings and can't import them…
  • @emma You want to disable/shutdown a port on the switch via CLI. Please follow the commands below. Login to the switch CLI via SSH #conf t (config)# interface gigabitethernet 0/1 (config-if)# shutdown (config-if)#exit (config)# save #This will do the same, as what you do in GUI > Port Settings > Disable port status# To…
  • @NMCADMIN Sorry for the inconvenience. The answer and tshooting steps will be different case by case. I can help fix the issue please provide me your case details and I will call you.
  • Hi @Phug910 You need to confirm if the switches are PoE or Non-PoE models. Non-PoE models wouldn't show the options for PoE settings. Please check the model type from your mysonicwall account or you can check on the cloud portal ---> Network---> Devices. Ex. SWS14-48FPOE (PoE switch) SWS14-48 (Non-PoE switch) If it's a PoE…